home *** CD-ROM | disk | FTP | other *** search
/ Power Tools for Macintosh / Power Tools for Macintosh (SoftBit)(1992).iso / Applications / DataShaper / DataShaper Intro / card_10487.txt < prev    next >
Text File  |  1991-07-29  |  2KB  |  66 lines

  1. -- card: 10487 from stack: in
  2. -- bmap block id: 11263
  3. -- flags: 0000
  4. -- background id: 10224
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   Show card field 1
  9.   wait 5 seconds
  10.   hide card field 1
  11.   wait 2 seconds
  12.   play harpsichord a6q d5h
  13.   show background field 1
  14.   wait 12 seconds
  15.   hide background field 1
  16.   play harpsichord a6q
  17.   wait 2 seconds
  18.   go to next card
  19. end openCard
  20.  
  21.  
  22.  
  23. -- part 1 (button)
  24. -- low flags: 00
  25. -- high flags: 0000
  26. -- rect: left=496 top=327 right=342 bottom=513
  27. -- title width / last selected line: 0
  28. -- icon id / first selected line: 0 / 0
  29. -- text alignment: 1
  30. -- font id: 0
  31. -- text size: 12
  32. -- style flags: 0
  33. -- line height: 16
  34. -- part name: 
  35. ----- HyperTalk script -----
  36. on mouseUp
  37.   go to next card
  38. end mouseUp
  39.  
  40.  
  41.  
  42. -- part 2 (field)
  43. -- low flags: 00
  44. -- high flags: 0004
  45. -- rect: left=72 top=68 right=301 bottom=457
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 0 / 0
  48. -- text alignment: 1
  49. -- font id: 2
  50. -- text size: 18
  51. -- style flags: 0
  52. -- line height: 24
  53. -- part name: 
  54.  
  55.  
  56. -- part contents for background part 1
  57. ----- text -----
  58. Start by creating a Format File in PageMaker.  To do this, type a placeholder (%%a) for each field in a record of the data you wish to place.
  59.  
  60. -- part contents for card part 2
  61. ----- text -----
  62. Welcome to the DataShaper 
  63. self-running demonstration.
  64. _________________________
  65. Sit back and watch how to use DataShaper to format your data in PageMaker.  
  66. The screen will automatically advance.  Type command-period to stop at any time.